Skip to main content

Multi-Language Support Dialog

This dialog allows users to define language-based values for UI languages supported across the platform.

Multi-Language Support Dialog

When multi-language support is enabled for a field (such as project title or label text), a translation icon appears next to it. Clicking this icon opens the Multi-Language Support dialog, where users can enter localized values for different languages.

Interface Components

  • Language List: Displays all languages supported by the platform (e.g., English, Azerbaijani, Russian).
  • Input Fields: Next to each language label, there are input boxes where translations can be entered.

How It Works

  1. The dialog lists all active languages configured in the system.
  2. Users can enter translations separately for each language.
  3. Empty fields fall back to the default language value in the UI.
  4. Entered values are saved as a dictionary (key = language code, value = translation). Language codes follow the standard ISO 639 format (e.g., en, az, ru).

Usage Example

  • When defining a project title in Synergy IDE:
    • Click the translation icon next to the title field.
    • Enter values for each language as needed.
    • Save and close the dialog.

Benefits

  • Ensures a consistent multilingual user interface.
  • Helps fulfill localization requirements in global environments.

See Also

FAQs

How To's